搜索资源列表

  1. malic

    0下载:
  2. Malic是一个完整的Linux下的人脸识别系统源代码,它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1326080
    • 提供者:张晓
  1. stprtool15aug08

    0下载:
  2. 统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly u
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:5998592
    • 提供者:Xiaoyue Jiang
  1. FaceRecognitonCode

    0下载:
  2. 人脸识别工具箱,包含了PCA,LDA两中方法-Face Recognition toolbox contains PCA, LDA in the two methods
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:59684864
    • 提供者:fengbin
  1. FaceEvaluator

    0下载:
  2. A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:3522560
    • 提供者:dasf
  1. facedetection

    0下载:
  2. PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:chen
  1. daima

    0下载:
  2. (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:dong
  1. DetectionLibrary

    0下载:
  2. Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster proc
  3. 所属分类:生物技术

    • 发布日期:2024-05-20
    • 文件大小:463872
    • 提供者:刘子木
  1. dimreduce

    0下载:
  2. 普通降维方法汇总,PCA,LDA,isomap-Summary of general dimension reduction methods, PCA, LDA, isomap .......
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:195584
    • 提供者:
  1. pca

    0下载:
  2. pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:shelley
  1. PCALDA

    0下载:
  2. PCA+LDA经典人脸识别算法,先用PCA降维,再用LCA降维-PCA+ LDA classical face recognition algorithms, first PCA dimension reduction, reuse LCA dimension reduction
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:zhoujingbo
  1. 28846876-Comparative-Study-of-PCA-ICA-and-LDA-for

    0下载:
  2. PCA ICA and LDA for Face-Recognition this document helps you understand the main idea in PCA ICA and LDA algorithms and their differences
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:299008
    • 提供者:hamed danandeh
  1. PCA_LDA_Face_Verification

    0下载:
  2. PCA+LDA人脸识别,识别率高于单独PCA或LDA算法。需要matlab dimension reducation toolbox。-Face verification using PCA and LDA fusion. Better performance than single PCA or LDA algorithm. The image database is included. Matlab dimension reduct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1975296
    • 提供者:taiji
  1. RunFaceRecog_vV

    0下载:
  2. This is a Simple Code for Face Recognition using PCA + LDA Approach. I hve write this code for ORL Database containing 400 images of 40 persons. I have used Eigenface Algorithm for Face Recognition. Its a Very Simple Cod
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:Sandeep
  1. matlab-PCA

    0下载:
  2. 基于matlab的PCA人脸识别完成程序,包含特征值与特征向量的提取、训练样本以复制到matlab即可,成功运行,及最后的识别检验-A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhaolei
  1. PCA-LDA

    0下载:
  2. it is PCA-LDA matlab code. (feature reduction)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Sara
  1. PCA-LDA-ICA

    0下载:
  2. PCA LDA ICA人脸识别matlab代码 用于人脸识别领域的应用-PCA LDA ICA face recognition matlab code used for face rocognition area
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:141312
    • 提供者:陈萍
  1. PCA-LDA-face-recognition

    0下载:
  2. PCA LDA 人脸识别 特征脸 类间方差 人脸数据库-etween PCA LDA face recognition feature class variance face database
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:z
  1. PCA-LDA-FaceRecognization

    0下载:
  2. 基于PCA-LDA的人脸识别算法。用PCA降维,LDA进行分类-PCA-LDA FaceRecognization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:蔡剑成
  1. high-quality-PCA-LDA-code

    0下载:
  2. 质量很高的一个PCA-LDA特征降维代码,附一个LDA简单学习实例。-A high-quality PCA-LDA feature reduction code attached a simple learning example of LDA.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:269312
    • 提供者:Du
  1. PCA-LDA-LPP-SLLDA

    0下载:
  2. 图像降维的经典算法PCA,LDA,LPP,SLLDA程序,包含掌纹库,可以直接解压运行-The classic image dimensionality reduction algorithm of PCA, LDA, LPP, SLLDA program that contains palmprint , can direct decompression operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3742720
    • 提供者:刘伟
« 1 23 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org